Total Complexity | 10 |
Dependencies | 0 |
Dependents | 2 |
Total lines | 85 |
Lines of code | 34 |
Logical lines of code | 14 |
Comment lines | 15 |
Methods | 10 |
Properties | 5 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
__construct() | 69 | 1 | 7 | |
getName() | 82 | 1 | 3 | |
getQuantity() | 82 | 1 | 3 | |
getPrice() | 82 | 1 | 3 | |
getSubPrice() | 82 | 1 | 3 | |
getVatRate() | 82 | 1 | 3 | |
getVat() | 78 | 1 | 3 | |
getSubVat() | 78 | 1 | 3 | |
getFinalPrice() | 77 | 1 | 3 | |
getFinalSubPrice() | 77 | 1 | 3 |